Project importFileWithDialog() Methodapp.project.importFileWithDialog() Description Replicates the functionality of File > Import > File... and produces an Import dialog for the user. Unlike importFile(), importWithDialog() does not take arguments. Returns FootageItem; or undefined if user cancels a dialog. |